[INFO] cloning repository https://github.com/ZachNation/psst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZachNation/psst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZachNation%2Fpsst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZachNation%2Fpsst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a397ef968048a772fed07cd08c49c16cbc9f8b66
[INFO] checking ZachNation/psst against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZachNation%2Fpsst" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZachNation/psst
[INFO] finished tweaking git repo https://github.com/ZachNation/psst
[INFO] tweaked toml for git repo https://github.com/ZachNation/psst written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZachNation/psst on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZachNation/psst already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9aa8e28d6afd940c61f19f0efda8c84d18a77ec6eeede2c887f60d50d2c56117
[INFO] running `Command { std: "docker" "start" "9aa8e28d6afd940c61f19f0efda8c84d18a77ec6eeede2c887f60d50d2c56117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9aa8e28d6afd940c61f19f0efda8c84d18a77ec6eeede2c887f60d50d2c56117" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aa8e28d6afd940c61f19f0efda8c84d18a77ec6eeede2c887f60d50d2c56117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9aa8e28d6afd940c61f19f0efda8c84d18a77ec6eeede2c887f60d50d2c56117" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.88
[INFO] [stderr]    Compiling libc v0.2.120
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bytemuck v1.8.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking symphonia-core v0.5.0
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking inout v0.1.2
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling gio v0.14.8
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking tinystr v0.3.4
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking quick-protobuf v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.0
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.0
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking audio_thread_priority v0.26.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.3
[INFO] [stderr]     Checking symphonia v0.5.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking aes v0.8.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking psst-protocol v0.1.0 (/opt/rustwide/workdir/psst-protocol)
[INFO] [stderr]     Checking ctr v0.9.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking libsamplerate v0.1.0
[INFO] [stderr]     Checking shannon v0.2.0
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling gtk v0.14.3
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking rb v0.4.0
[INFO] [stderr]     Checking rangemap v1.0.3
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]    Compiling druid-shell v0.7.0 (https://github.com/jpochyla/druid?branch=psst#fa4fc64d)
[INFO] [stderr]     Checking num_threads v0.1.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking dbus v0.9.5
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]    Compiling souvlaki v0.5.1
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]    Compiling druid-derive v0.4.0 (https://github.com/jpochyla/druid?branch=psst#fa4fc64d)
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling psst-gui v0.1.0 (/opt/rustwide/workdir/psst-gui)
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> psst-gui/build.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(windows)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> psst-gui/build.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(windows)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> psst-gui/build.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(windows)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> psst-gui/build.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 |     #[cfg(windows)]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `psst-gui` (build script) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9aa8e28d6afd940c61f19f0efda8c84d18a77ec6eeede2c887f60d50d2c56117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa8e28d6afd940c61f19f0efda8c84d18a77ec6eeede2c887f60d50d2c56117", kill_on_drop: false }`
[INFO] [stdout] 9aa8e28d6afd940c61f19f0efda8c84d18a77ec6eeede2c887f60d50d2c56117
